home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-1.iso / CDROM / Basic Apps / OmniWeb.1.0.app / English.lproj / Downloader.nib / data.classes next >
Encoding:
Text File  |  1995-02-14  |  320 b   |  12 lines

  1. OWDownloader = {
  2.     ACTIONS = {"abortDownload:" = "abortDownload:"; }; 
  3.     OUTLETS = {
  4.     completionActionSwitch = completionActionSwitch; 
  5.     filenameText = filenameText; 
  6.     statusPanel = statusPanel; 
  7.     statusText = statusText; 
  8.     }; 
  9.     SUPERCLASS = Object; 
  10. };
  11. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  12.